home *** CD-ROM | disk | FTP | other *** search
- Path: news.crystalball.com!news
- From: Larry Weiss <lfw@oc.com>
- Newsgroups: comp.lang.c
- Subject: Re: getting Unix's current running process id
- Date: Mon, 25 Mar 1996 12:23:09 -0600
- Organization: crystalball.com
- Message-ID: <3156E48D.3A23@oc.com>
- References: <UlJ5MNm00YUwM=wGwV@andrew.cmu.edu>
- NNTP-Posting-Host: external.oc.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (Win16; I)
- CC: lfw@oc.com
-
- Elie Jean-Philippe wrote:
- >
- > Does anybody know what C function returns the current running process's Unix
- > process id ?
- > Any help would be appreciated.
-
- C allows but does not require the existance of a function named getpid() to be
- supplied with your implementation.
-